C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1ComboBox<T> Class / ValueMemberPath Property

In This Topic
ValueMemberPath Property (C1ComboBox<T>)
In This Topic
Gets or sets the path that is used to get the value from the item.
Syntax
'Declaration
 
Public Property ValueMemberPath As String
 
See Also